[INFO] fetching crate live-server 0.2.1... [INFO] testing live-server-0.2.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate live-server 0.2.1 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate live-server 0.2.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate live-server 0.2.1 [INFO] finished tweaking crates.io crate live-server 0.2.1 [INFO] tweaked toml for crates.io crate live-server 0.2.1 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate live-server 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07bdfe76b2d112bb32050f2803f963e09e6faf208ed0c3d63f5771631c98afd9 [INFO] running `Command { std: "docker" "start" "-a" "07bdfe76b2d112bb32050f2803f963e09e6faf208ed0c3d63f5771631c98afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07bdfe76b2d112bb32050f2803f963e09e6faf208ed0c3d63f5771631c98afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07bdfe76b2d112bb32050f2803f963e09e6faf208ed0c3d63f5771631c98afd9", kill_on_drop: false }` [INFO] [stdout] 07bdfe76b2d112bb32050f2803f963e09e6faf208ed0c3d63f5771631c98afd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9aa330ad576de7c990347cb98dbcc1be4d77379f20596ba92fd0c244775c8f3 [INFO] running `Command { std: "docker" "start" "-a" "b9aa330ad576de7c990347cb98dbcc1be4d77379f20596ba92fd0c244775c8f3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling local-ip-address v0.4.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling html_editor v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] error: could not compile `mime_guess` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-2.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' -C metadata=151612117f171d48 -C extra-filename=-151612117f171d48 --out-dir /opt/rustwide/target/debug/build/mime_guess-151612117f171d48 -L dependency=/opt/rustwide/target/debug/deps --extern unicase=/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.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 `Command { std: "docker" "inspect" "b9aa330ad576de7c990347cb98dbcc1be4d77379f20596ba92fd0c244775c8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9aa330ad576de7c990347cb98dbcc1be4d77379f20596ba92fd0c244775c8f3", kill_on_drop: false }` [INFO] [stdout] b9aa330ad576de7c990347cb98dbcc1be4d77379f20596ba92fd0c244775c8f3