[INFO] updating cached repository https://github.com/danbruder/simple-auth-server-code [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] 32cb85afcd02b406ae39424c315e04861200978a [INFO] testing danbruder/simple-auth-server-code against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbruder%2Fsimple-auth-server-code" "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/danbruder/simple-auth-server-code 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/danbruder/simple-auth-server-code [INFO] finished tweaking git repo https://github.com/danbruder/simple-auth-server-code [INFO] tweaked toml for git repo https://github.com/danbruder/simple-auth-server-code written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/danbruder/simple-auth-server-code 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] d2e4843a7df68971115975827ecf0b7273e5877ffb84f9753720bfc857b6c3b9 [INFO] running `"docker" "start" "-a" "d2e4843a7df68971115975827ecf0b7273e5877ffb84f9753720bfc857b6c3b9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling copyless v0.1.3 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] error: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.14.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=bf8c35230eae2501 -C extra-filename=-bf8c35230eae2501 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f408edb9ab31238d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3931bc10253fab40.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5ece2693695fb068.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=b72d1fec532c3c0c -C extra-filename=-b72d1fec532c3c0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f408edb9ab31238d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3931bc10253fab40.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5ece2693695fb068.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d2e4843a7df68971115975827ecf0b7273e5877ffb84f9753720bfc857b6c3b9"` [INFO] running `"docker" "rm" "-f" "d2e4843a7df68971115975827ecf0b7273e5877ffb84f9753720bfc857b6c3b9"` [INFO] [stdout] d2e4843a7df68971115975827ecf0b7273e5877ffb84f9753720bfc857b6c3b9