[INFO] updating cached repository https://github.com/bss/muni-schedule [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] 1b6bbd1c48db479d96fdbe2df1e09353bbbea1e1 [INFO] testing bss/muni-schedule against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbss%2Fmuni-schedule" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bss/muni-schedule on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bss/muni-schedule [INFO] finished tweaking git repo https://github.com/bss/muni-schedule [INFO] tweaked toml for git repo https://github.com/bss/muni-schedule written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/bss/muni-schedule already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 7c989a57f28ccb5e76ae2c6bc6a397eaf8a9fd649d75f3bcf81b3a43475ad07c [INFO] running `"docker" "start" "-a" "7c989a57f28ccb5e76ae2c6bc6a397eaf8a9fd649d75f3bcf81b3a43475ad07c"` [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling petgraph v0.4.12 [INFO] [stderr] Compiling wayland-scanner v0.20.11 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling wayland-sys v0.20.11 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling wayland-client v0.20.11 [INFO] [stderr] Compiling wayland-protocols v0.20.11 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] error: Could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=ba635793abfe75e3 -C extra-filename=-ba635793abfe75e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c316c8b7e1095bca.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-44d92df7432bc750.rmeta --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" "7c989a57f28ccb5e76ae2c6bc6a397eaf8a9fd649d75f3bcf81b3a43475ad07c"` [INFO] running `"docker" "rm" "-f" "7c989a57f28ccb5e76ae2c6bc6a397eaf8a9fd649d75f3bcf81b3a43475ad07c"` [INFO] [stdout] 7c989a57f28ccb5e76ae2c6bc6a397eaf8a9fd649d75f3bcf81b3a43475ad07c