[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 beta-2021-09-08 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zephyrchien/Midori on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-6/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clippy v0.0.302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6020801351c93d64a6a6eeeba20eeaa0072eb3877873aece49c5d6ace141938c [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" "6020801351c93d64a6a6eeeba20eeaa0072eb3877873aece49c5d6ace141938c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6020801351c93d64a6a6eeeba20eeaa0072eb3877873aece49c5d6ace141938c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6020801351c93d64a6a6eeeba20eeaa0072eb3877873aece49c5d6ace141938c", kill_on_drop: false }` [INFO] [stdout] 6020801351c93d64a6a6eeeba20eeaa0072eb3877873aece49c5d6ace141938c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12d008ce78dd500060a869242706504bc0723e7ea4ab7fb65e991e32e3cde45a [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" "12d008ce78dd500060a869242706504bc0723e7ea4ab7fb65e991e32e3cde45a", kill_on_drop: false }` [INFO] [stderr] warning: midori v0.6.2 (/opt/rustwide/workdir) ignoring invalid dependency `clippy` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [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 rcgen v0.8.11 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling quinn-proto v0.7.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling quinn v0.7.2 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling serde_json v1.0.64 [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=f6aa3cd1cb932e3d -C extra-filename=-f6aa3cd1cb932e3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-00ecbebd9993939f.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3cf732b7175d2718.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-31bded2a77a041dd.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-22403e3634555fa0.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-51ed7183ce152beb.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-c839c6d495fe1e0d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-cacce4cd076bd9b8.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-c091b1093b33ef8e.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-b7b8df45a676ee49.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-5bf75b205d90bf46.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-624403d979fad698.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-721c2e121f42182c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3f3cd91339d2f3a5.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-ef874bb91e47fce9.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-790c7a81aa04caf8.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8f98e898e39eb8bc.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a75e9d54e1960105.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-d08b52ae870d65bd.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e2cb2396e2aafb11/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "12d008ce78dd500060a869242706504bc0723e7ea4ab7fb65e991e32e3cde45a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d008ce78dd500060a869242706504bc0723e7ea4ab7fb65e991e32e3cde45a", kill_on_drop: false }` [INFO] [stdout] 12d008ce78dd500060a869242706504bc0723e7ea4ab7fb65e991e32e3cde45a