[INFO] fetching crate attohttpc 0.22.0... [INFO] testing attohttpc-0.22.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate attohttpc 0.22.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate attohttpc 0.22.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate attohttpc 0.22.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate attohttpc 0.22.0 [INFO] tweaked toml for crates.io crate attohttpc 0.22.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate attohttpc 0.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.42 [INFO] [stderr] Downloaded warp v0.3.2 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded ryu v1.0.10 [INFO] [stderr] Downloaded tokio-stream v0.1.9 [INFO] [stderr] Downloaded anyhow v1.0.59 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded serde v1.0.141 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded serde_json v1.0.82 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded itoa v1.0.2 [INFO] [stderr] Downloaded tungstenite v0.14.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.15.0 [INFO] [stderr] Downloaded quote v1.0.20 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c33a1aa41f1507cab74006ed39f68671db80045d4a3b0f6554786318f258697 [INFO] running `Command { std: "docker" "start" "-a" "2c33a1aa41f1507cab74006ed39f68671db80045d4a3b0f6554786318f258697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c33a1aa41f1507cab74006ed39f68671db80045d4a3b0f6554786318f258697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c33a1aa41f1507cab74006ed39f68671db80045d4a3b0f6554786318f258697", kill_on_drop: false }` [INFO] [stdout] 2c33a1aa41f1507cab74006ed39f68671db80045d4a3b0f6554786318f258697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 976a38a920de969048a72596962969f9ded079990111ca05db0765ad16777eae [INFO] running `Command { std: "docker" "start" "-a" "976a38a920de969048a72596962969f9ded079990111ca05db0765ad16777eae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling attohttpc v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.63s [INFO] running `Command { std: "docker" "inspect" "976a38a920de969048a72596962969f9ded079990111ca05db0765ad16777eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976a38a920de969048a72596962969f9ded079990111ca05db0765ad16777eae", kill_on_drop: false }` [INFO] [stdout] 976a38a920de969048a72596962969f9ded079990111ca05db0765ad16777eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06fb4fdb53d033e0778fed7a5c3a52c80cc79573ea37f1f4952ec827e2887372 [INFO] running `Command { std: "docker" "start" "-a" "06fb4fdb53d033e0778fed7a5c3a52c80cc79573ea37f1f4952ec827e2887372", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling attohttpc v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `attohttpc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_proxy --edition=2018 tests/test_proxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="native-tls"' --cfg 'feature="tls"' -C metadata=cd4ce14ff1577ff2 -C extra-filename=-cd4ce14ff1577ff2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a047de4dfc283cab.rlib --extern attohttpc=/opt/rustwide/target/debug/deps/libattohttpc-003170d32bd94f19.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f2d2c2a867327134.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4b9d1cf7aeb93de2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ea311c49204b54e4.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7c53e83bbaab2c2b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3d117de870fb3533.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-01387da1f01381db.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-d48f39ed09fbf74c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de8294da07210013.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-f2bed289551ed6b5.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-037bcdd36ea07a53.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-721880f702fa8145.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-153e1f8ad0864c7d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-bbb8b5f1ee81760f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06fb4fdb53d033e0778fed7a5c3a52c80cc79573ea37f1f4952ec827e2887372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06fb4fdb53d033e0778fed7a5c3a52c80cc79573ea37f1f4952ec827e2887372", kill_on_drop: false }` [INFO] [stdout] 06fb4fdb53d033e0778fed7a5c3a52c80cc79573ea37f1f4952ec827e2887372