[INFO] cloning repository https://github.com/taku-n/warp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taku-n/warp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaku-n%2Fwarp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaku-n%2Fwarp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9083ca9fb71f89ee7d5da89c97dbc0d79214fe0
[INFO] building taku-n/warp against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaku-n%2Fwarp" "/workspace/builds/worker-23/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/taku-n/warp on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/taku-n/warp
[INFO] finished tweaking git repo https://github.com/taku-n/warp
[INFO] tweaked toml for git repo https://github.com/taku-n/warp written to /workspace/builds/worker-23/source/Cargo.toml
[INFO] crate git repo https://github.com/taku-n/warp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c120dd7dce1a60da90426be29b481843de0e0c3ed244383a3ab4f9e8f844af4f
[INFO] running `Command { std: "docker" "start" "-a" "c120dd7dce1a60da90426be29b481843de0e0c3ed244383a3ab4f9e8f844af4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c120dd7dce1a60da90426be29b481843de0e0c3ed244383a3ab4f9e8f844af4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c120dd7dce1a60da90426be29b481843de0e0c3ed244383a3ab4f9e8f844af4f", kill_on_drop: false }`
[INFO] [stdout] c120dd7dce1a60da90426be29b481843de0e0c3ed244383a3ab4f9e8f844af4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=forbid" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3182461c07910682f79c19eac1612e23e6f7b9493b4e0682e24473f17fced50
[INFO] running `Command { std: "docker" "start" "-a" "b3182461c07910682f79c19eac1612e23e6f7b9493b4e0682e24473f17fced50", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling libc v0.2.93
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling memchr v2.3.4
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling syn v1.0.69
[INFO] [stderr] Compiling bytes v1.0.1
[INFO] [stderr] Compiling autocfg v1.0.1
[INFO] [stderr] Compiling pin-project-lite v0.2.6
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling futures-core v0.3.14
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling typenum v1.13.0
[INFO] [stderr] Compiling getrandom v0.2.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[INFO] [stderr] Compiling proc-macro-nested v0.1.7
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling smallvec v1.6.1
[INFO] [stderr] Compiling futures-sink v0.3.14
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling tinyvec_macros v0.1.0
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling httparse v1.4.0
[INFO] [stderr] Compiling once_cell v1.7.2
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling futures-io v0.3.14
[INFO] [stderr] Compiling futures-task v0.3.14
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling serde v1.0.125
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling opaque-debug v0.3.0
[INFO] [stderr] Compiling cpuid-bool v0.1.2
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling base64 v0.13.0
[INFO] [stderr] Compiling hashbrown v0.9.1
[INFO] [stderr] Compiling mime v0.3.16
[INFO] [stderr] Compiling regex-syntax v0.6.23
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling remove_dir_all v0.5.3
[INFO] [stderr] Compiling safemem v0.3.3
[INFO] [stderr] Compiling try-lock v0.2.3
[INFO] [stderr] Compiling tower-service v0.3.1
[INFO] [stderr] Compiling termcolor v1.1.2
[INFO] [stderr] Compiling httpdate v0.3.2
[INFO] [stderr] Compiling scoped-tls v1.0.0
[INFO] [stderr] Compiling instant v0.1.9
[INFO] [stderr] Compiling tinyvec v1.2.0
[INFO] [stderr] Compiling tracing-core v0.1.17
[INFO] [stderr] Compiling futures-channel v0.3.14
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling unicode-bidi v0.3.5
[INFO] [stderr] Compiling form_urlencoded v1.0.1
[INFO] [stderr] Compiling lock_api v0.4.3
[INFO] [stderr] Compiling http v0.2.4
[INFO] [stderr] Compiling input_buffer v0.4.0
[INFO] [stderr] Compiling aho-corasick v0.7.15
[INFO] [stderr] Compiling twoway v0.1.8
[INFO] [stderr] Compiling buf_redux v0.8.4
[INFO] [stderr] Compiling tokio v1.5.0
[INFO] [stderr] Compiling indexmap v1.6.2
[INFO] [stderr] Compiling generic-array v0.14.4
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling want v0.3.0
[INFO] [stderr] Compiling unicode-normalization v0.1.17
[INFO] [stderr] Compiling tracing v0.1.25
[INFO] [stderr] Compiling http-body v0.4.1
[INFO] [stderr] Compiling headers-core v0.2.0
[INFO] [stderr] Compiling idna v0.2.3
[INFO] [stderr] Compiling regex v1.4.5
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling parking_lot_core v0.8.3
[INFO] [stderr] Compiling signal-hook-registry v1.3.0
[INFO] [stderr] Compiling mio v0.7.11
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling socket2 v0.4.0
[INFO] [stderr] Compiling rand_core v0.6.2
[INFO] [stderr] Compiling block-buffer v0.9.0
[INFO] [stderr] Compiling digest v0.9.0
[INFO] [stderr] Compiling url v2.2.1
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.3.0
[INFO] [stderr] Compiling mime_guess v2.0.3
[INFO] [stderr] Compiling parking_lot v0.11.1
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling serde_urlencoded v0.7.0
[INFO] [stderr] Compiling sha-1 v0.9.4
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling headers v0.3.4
[INFO] [stderr] Compiling rand v0.8.3
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling pretty_env_logger v0.4.0
[INFO] [stderr] Compiling tempfile v3.2.0
[INFO] [stderr] Compiling tungstenite v0.12.0
[INFO] [stderr] Compiling multipart v0.17.1
[INFO] [stderr] Compiling futures-macro v0.3.14
[INFO] [stderr] Compiling tokio-macros v1.1.0
[INFO] [stderr] Compiling pin-project-internal v1.0.7
[INFO] [stderr] Compiling futures-util v0.3.14
[INFO] [stderr] Compiling pin-project v1.0.7
[INFO] [stderr] Compiling futures-executor v0.3.14
[INFO] [stderr] Compiling futures v0.3.14
[INFO] [stderr] Compiling tokio-util v0.6.6
[INFO] [stderr] Compiling tokio-stream v0.1.5
[INFO] [stderr] Compiling tokio-tungstenite v0.13.0
[INFO] [stderr] Compiling h2 v0.3.2
[INFO] [stderr] Compiling hyper v0.14.5
[INFO] [stderr] Compiling warp v0.3.1
[INFO] [stderr] Compiling warp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant is never used: `HTML`
[INFO] [stdout] --> src/main.rs:43:1
[INFO] [stdout] |
[INFO] [stdout] 43 | / const HTML: &str = r#"
[INFO] [stdout] 44 | |
[INFO] [stdout] 45 | |
hello, world
[INFO] [stdout] 46 | | hello, world
[INFO] [stdout] 47 | |
[INFO] [stdout] 48 | | "#;
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.09s
[INFO] running `Command { std: "docker" "inspect" "b3182461c07910682f79c19eac1612e23e6f7b9493b4e0682e24473f17fced50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3182461c07910682f79c19eac1612e23e6f7b9493b4e0682e24473f17fced50", kill_on_drop: false }`
[INFO] [stdout] b3182461c07910682f79c19eac1612e23e6f7b9493b4e0682e24473f17fced50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=forbid" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd13eeb644627e0e175112b9b49fd7f2b0a4d57b045f395e010370ace11be2f2
[INFO] running `Command { std: "docker" "start" "-a" "cd13eeb644627e0e175112b9b49fd7f2b0a4d57b045f395e010370ace11be2f2", kill_on_drop: false }`
[INFO] [stderr] Compiling warp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant is never used: `HTML`
[INFO] [stdout] --> src/main.rs:43:1
[INFO] [stdout] |
[INFO] [stdout] 43 | / const HTML: &str = r#"
[INFO] [stdout] 44 | |
[INFO] [stdout] 45 | | hello, world
[INFO] [stdout] 46 | | hello, world
[INFO] [stdout] 47 | |
[INFO] [stdout] 48 | | "#;
[INFO] [stdout] | |___^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.websocket.1a97b8f1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b.19qth7twt6o4h2pk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-3a05ebcbdd8f03ae.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5cfe669ffe7c748b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-8fb1defa75ec6644.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libregex-6a98c0e235d5f671.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037e1edd5e400425.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libwarp-34322f7626142600.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-6b4c5a52d968550b.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-a4770c24496a7139.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-5d39a03fb6939868.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-f1c1f62ea7c92054.rlib" "/opt/rustwide/target/debug/deps/liburl-51ef9eb79cfe8cc6.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmultipart-275796581b26a54c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-b518fb9e319159d7.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-b3d7ef54693bf9c1.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f60c8514fdd60ab3.rlib" "/opt/rustwide/target/debug/deps/librand-dd957f3b8d55d128.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0cc97dac5718f78.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7652deb3c1b9b8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ecac481a1f6358c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-6e5be8851e5ef589.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ecfbba9241bb0545.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-7fa940dcdbdde491.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ed3e44da94ef474d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-eebcb064873b5f4c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91b3e15c98e3acfb.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-efa2178fd10b3175.rlib" "/opt/rustwide/target/debug/deps/libheaders-9dac016d872afde8.rlib" "/opt/rustwide/target/debug/deps/libtime-7c7ea782ec7c1547.rlib" "/opt/rustwide/target/debug/deps/libsha1-a4e6bd39fd592366.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-915ad6fe3db2e19f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhyper-81e2adf39f4e3335.rlib" "/opt/rustwide/target/debug/deps/libwant-b283267483779076.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e58498581b27ee1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a52edbb17aa12483.rlib" "/opt/rustwide/target/debug/deps/libh2-7e6cf9691e4a1703.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ef59fcc13569e483.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e26d6e18d6d7c931.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05402ca9ba434e91.rlib" "/opt/rustwide/target/debug/deps/libtokio-35c38ceb480bb4e7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-858fe072948f11cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f8f6dc252900f65.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libmio-1229639573555079.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-77c9d04f2ebdcad0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9e1a29fb397eb73f.rlib" "/opt/rustwide/target/debug/deps/liblibc-5121f6a57e1c0ebf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-777e61f6aefe088a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-0d3fbb6bdca3646f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3ecb30f811f6f7d8.rlib" "/opt/rustwide/target/debug/deps/libfutures-71927719f3eaa0c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d99779b5be757a10.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-038772ecad5b16d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d579ebc6973c18e1.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7fb8eebd48056b48.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4d01cefaf03a0cf9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-04cd743410d95641.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ad0d5d387b7387fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/websocket-583f50ee0a91620b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs"
[INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout] compilation terminated.
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `warp` due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "cd13eeb644627e0e175112b9b49fd7f2b0a4d57b045f395e010370ace11be2f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd13eeb644627e0e175112b9b49fd7f2b0a4d57b045f395e010370ace11be2f2", kill_on_drop: false }`
[INFO] [stdout] cd13eeb644627e0e175112b9b49fd7f2b0a4d57b045f395e010370ace11be2f2