[INFO] crate portal 0.2.3 is already in cache [INFO] testing portal-0.2.3 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate portal 0.2.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate portal 0.2.3 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate portal 0.2.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate portal 0.2.3 [INFO] tweaked toml for crates.io crate portal 0.2.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate portal 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b20f6474716cb1250eff47c55a4a4b365431fee6123a4dd6813bcfe56ce9b8 [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" "13b20f6474716cb1250eff47c55a4a4b365431fee6123a4dd6813bcfe56ce9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b20f6474716cb1250eff47c55a4a4b365431fee6123a4dd6813bcfe56ce9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b20f6474716cb1250eff47c55a4a4b365431fee6123a4dd6813bcfe56ce9b8", kill_on_drop: false }` [INFO] [stdout] 13b20f6474716cb1250eff47c55a4a4b365431fee6123a4dd6813bcfe56ce9b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c23a442161fa9f69f36a6288b2250e610517b7dc2624ce11aa4698ad961e048 [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" "0c23a442161fa9f69f36a6288b2250e610517b7dc2624ce11aa4698ad961e048", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.9.2 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling portal v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "0c23a442161fa9f69f36a6288b2250e610517b7dc2624ce11aa4698ad961e048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c23a442161fa9f69f36a6288b2250e610517b7dc2624ce11aa4698ad961e048", kill_on_drop: false }` [INFO] [stdout] 0c23a442161fa9f69f36a6288b2250e610517b7dc2624ce11aa4698ad961e048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7439c63b77be27b2dc14089c1202ad857ace25b47668d7d4d024f638d4590082 [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" "7439c63b77be27b2dc14089c1202ad857ace25b47668d7d4d024f638d4590082", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling portal v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `portal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sse --edition=2018 examples/sse.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multipart"' --cfg 'feature="tungstenite"' --cfg 'feature="websocket"' -C metadata=516d1dab52f303b5 -C extra-filename=-516d1dab52f303b5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1e1ac9fb562e8f99.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-3e4f1698aa253f94.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-9cc93d248b6a54a5.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-43d5f2b05e1f245e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-17745173e086f313.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-7f10628f627b8243.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-99e81fbd7ccb8ac4.rlib --extern portal=/opt/rustwide/target/debug/deps/libportal-3838a64ebab1f709.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-b07d68e9c9b56e2e.rlib --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-796de9fcdc662a6f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2418d919999031be.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a8e6966b4e4580b2.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-cb9d1c4b7ffc9192.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-83cd49f0e36f4630.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-18bf1e42a3b82aa7.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib --cap-lints=forbid` (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" "7439c63b77be27b2dc14089c1202ad857ace25b47668d7d4d024f638d4590082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7439c63b77be27b2dc14089c1202ad857ace25b47668d7d4d024f638d4590082", kill_on_drop: false }` [INFO] [stdout] 7439c63b77be27b2dc14089c1202ad857ace25b47668d7d4d024f638d4590082