[INFO] cloning repository https://github.com/zephyrchien/Midori [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zephyrchien/Midori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzephyrchien%2FMidori", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzephyrchien%2FMidori'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16fe331f43bf700d40017e2d8d8ec1d3fb120a90 [INFO] testing zephyrchien/Midori against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzephyrchien%2FMidori" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zephyrchien/Midori on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zephyrchien/Midori [INFO] finished tweaking git repo https://github.com/zephyrchien/Midori [INFO] tweaked toml for git repo https://github.com/zephyrchien/Midori written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zephyrchien/Midori already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c50de0de2cdb64ea1f84a9e2686332a676cf602507ab7fcf364656ab2df4180 [INFO] running `Command { std: "docker" "start" "-a" "7c50de0de2cdb64ea1f84a9e2686332a676cf602507ab7fcf364656ab2df4180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c50de0de2cdb64ea1f84a9e2686332a676cf602507ab7fcf364656ab2df4180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c50de0de2cdb64ea1f84a9e2686332a676cf602507ab7fcf364656ab2df4180", kill_on_drop: false }` [INFO] [stdout] 7c50de0de2cdb64ea1f84a9e2686332a676cf602507ab7fcf364656ab2df4180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8534d139e80b50277a611b5baa6c972215af4c85826956bf5a2eef498e84ca3d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8534d139e80b50277a611b5baa6c972215af4c85826956bf5a2eef498e84ca3d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling midori v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `midori` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name midori --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="h2"' --cfg 'feature="h2c"' --cfg 'feature="http"' --cfg 'feature="quic"' --cfg 'feature="quinn"' --cfg 'feature="rcgen"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' --cfg 'feature="ws"' -C metadata=dbaf97ba66e33068 -C extra-filename=-dbaf97ba66e33068 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-79cdbf2c5941cd0c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7da670f3e4587e9b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bb1ac61acecafb9c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-86f16be31edaee58.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-c033498fcabb91ef.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a4fcbeb0c8596d16.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-596c3b2824e8ac8c.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-e88acb3b6c880927.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-1d6619028f322272.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-4b003663bb437563.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c534f8c2ea0e8892.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3f9dbb29442ff16a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d5db198d9e2fdae8.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-44e4dda8c5b54df4.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-1c73737c12f7af6e.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-37127912ab005024.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-816f6a4fd756d293.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-7200da2e3ebb6a8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b10dfc0a1e247e12/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8534d139e80b50277a611b5baa6c972215af4c85826956bf5a2eef498e84ca3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8534d139e80b50277a611b5baa6c972215af4c85826956bf5a2eef498e84ca3d", kill_on_drop: false }` [INFO] [stdout] 8534d139e80b50277a611b5baa6c972215af4c85826956bf5a2eef498e84ca3d