[INFO] fetching crate surf-cookie-middleware 0.2.0... [INFO] testing surf-cookie-middleware-0.2.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate surf-cookie-middleware 0.2.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate surf-cookie-middleware 0.2.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate surf-cookie-middleware 0.2.0 [INFO] finished tweaking crates.io crate surf-cookie-middleware 0.2.0 [INFO] tweaked toml for crates.io crate surf-cookie-middleware 0.2.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate surf-cookie-middleware 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac1e7c7bb515da4a9ef8241a885ff0bad209b5059ef2878b2ccb21b67b8d5a0 [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" "eac1e7c7bb515da4a9ef8241a885ff0bad209b5059ef2878b2ccb21b67b8d5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac1e7c7bb515da4a9ef8241a885ff0bad209b5059ef2878b2ccb21b67b8d5a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac1e7c7bb515da4a9ef8241a885ff0bad209b5059ef2878b2ccb21b67b8d5a0", kill_on_drop: false }` [INFO] [stdout] eac1e7c7bb515da4a9ef8241a885ff0bad209b5059ef2878b2ccb21b67b8d5a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4cdf7af1f78d1e9550d6028bac83b241f061b14ae1f399b8096cad6e6f29a7 [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" "bf4cdf7af1f78d1e9550d6028bac83b241f061b14ae1f399b8096cad6e6f29a7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling http-types v2.6.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling http-client v6.1.0 [INFO] [stderr] Compiling surf v2.0.0 [INFO] [stderr] Compiling surf-cookie-middleware v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "bf4cdf7af1f78d1e9550d6028bac83b241f061b14ae1f399b8096cad6e6f29a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4cdf7af1f78d1e9550d6028bac83b241f061b14ae1f399b8096cad6e6f29a7", kill_on_drop: false }` [INFO] [stdout] bf4cdf7af1f78d1e9550d6028bac83b241f061b14ae1f399b8096cad6e6f29a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43d9c17b75149023d1fa26bd416082712519bd030a43c818f4b648f1aff63b21 [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" "43d9c17b75149023d1fa26bd416082712519bd030a43c818f4b648f1aff63b21", kill_on_drop: false }` [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling async-sse v4.0.1 [INFO] [stderr] Compiling tide v0.14.0 [INFO] [stderr] Compiling tide-testing v0.1.1 [INFO] [stderr] Compiling surf-cookie-middleware v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `surf-cookie-middleware` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name persisted --edition=2018 tests/persisted.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=74f16749ae1d66de -C extra-filename=-74f16749ae1d66de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_dup=/opt/rustwide/target/debug/deps/libasync_dup-bc8e6a2972871ba8.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-168ee4a34817ad83.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-12ffe9aac037ba2f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-324fb4c475d49add.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-fc65a101c9ec52b6.rlib --extern surf_cookie_middleware=/opt/rustwide/target/debug/deps/libsurf_cookie_middleware-adf777e51d0e236a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-18a2646538b434da.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-0428d2cc801e1a7a.rlib --extern tide_testing=/opt/rustwide/target/debug/deps/libtide_testing-8b4bc35926eb0888.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-e954e89b186bfd1f/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-007550f83d4ef854/out/i/lib` (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" "43d9c17b75149023d1fa26bd416082712519bd030a43c818f4b648f1aff63b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d9c17b75149023d1fa26bd416082712519bd030a43c818f4b648f1aff63b21", kill_on_drop: false }` [INFO] [stdout] 43d9c17b75149023d1fa26bd416082712519bd030a43c818f4b648f1aff63b21