[INFO] cloning repository https://github.com/idan-at/rs-express [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idan-at/rs-express" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidan-at%2Frs-express", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidan-at%2Frs-express'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da4832137c0e6c4e72637989c4cfab16c1e786b4 [INFO] testing idan-at/rs-express against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidan-at%2Frs-express" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idan-at/rs-express on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idan-at/rs-express [INFO] finished tweaking git repo https://github.com/idan-at/rs-express [INFO] tweaked toml for git repo https://github.com/idan-at/rs-express written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/idan-at/rs-express already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35fb7b875a4669806a1524a1e55b98c4f133a8273aa14bda7209cc145ac91193 [INFO] running `Command { std: "docker" "start" "-a" "35fb7b875a4669806a1524a1e55b98c4f133a8273aa14bda7209cc145ac91193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35fb7b875a4669806a1524a1e55b98c4f133a8273aa14bda7209cc145ac91193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fb7b875a4669806a1524a1e55b98c4f133a8273aa14bda7209cc145ac91193", kill_on_drop: false }` [INFO] [stdout] 35fb7b875a4669806a1524a1e55b98c4f133a8273aa14bda7209cc145ac91193 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f71c43afbe9bc98ca323e292e8a8bc39f5dcfcebd155b537353fae0822cc1c [INFO] running `Command { std: "docker" "start" "-a" "c4f71c43afbe9bc98ca323e292e8a8bc39f5dcfcebd155b537353fae0822cc1c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fancy-regex v0.1.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling path_to_regexp v0.1.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling rs-express v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 36s [INFO] running `Command { std: "docker" "inspect" "c4f71c43afbe9bc98ca323e292e8a8bc39f5dcfcebd155b537353fae0822cc1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f71c43afbe9bc98ca323e292e8a8bc39f5dcfcebd155b537353fae0822cc1c", kill_on_drop: false }` [INFO] [stdout] c4f71c43afbe9bc98ca323e292e8a8bc39f5dcfcebd155b537353fae0822cc1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4e7057ee72b30afbee81237ac9cbfe93f6f45c06a684752b00ad51bc414849 [INFO] running `Command { std: "docker" "start" "-a" "ab4e7057ee72b30afbee81237ac9cbfe93f6f45c06a684752b00ad51bc414849", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rs-express v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rs-express` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_tests --edition=2018 tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d86809db91cc8a41 -C extra-filename=-d86809db91cc8a41 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e3255296ca5f2764.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern path_to_regexp=/opt/rustwide/target/debug/deps/libpath_to_regexp-4708cea78424c7b4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib --extern rs_express=/opt/rustwide/target/debug/deps/librs_express-dcb5c67d5c63b6ba.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a2bd879cdf9387e9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rs-express` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.app_state.73f6ee8c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7.4dy4bsi4ct49c8ve.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librs_express-dcb5c67d5c63b6ba.rlib" "/opt/rustwide/target/debug/deps/libpath_to_regexp-4708cea78424c7b4.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-a8171114f4441a4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-df5d547ecdcda01e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9cf4626a69bcc1b4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-15bd402861a522b7.rlib" "/opt/rustwide/target/debug/deps/libregex-3a6a312faf9eef29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18bb0f392e8b5ca1.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a57df7a6961ca063.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-453e64c4b73726d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libhyper-e3255296ca5f2764.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fb310b71fda7b877.rlib" "/opt/rustwide/target/debug/deps/libh2-8b005d9d9a110363.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18ee972eaf93380a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3b37306dbd7094.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63fa359665215f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-95503133621d281c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6f604b12f1c5b204.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-a2bd879cdf9387e9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-02547dbd1da87ba6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f798b481412b1c82.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-12cdd7c6344d1943.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab1163e9cadec36a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5ccd6d8c0b6e93e.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e28cb979d99983b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libhttp-ea5867d07553f360.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/app_state-4385658b21da6bc7" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.router.f266fddf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0.1w5bfrhybuwh7hg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librs_express-dcb5c67d5c63b6ba.rlib" "/opt/rustwide/target/debug/deps/libpath_to_regexp-4708cea78424c7b4.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-a8171114f4441a4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-df5d547ecdcda01e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9cf4626a69bcc1b4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-15bd402861a522b7.rlib" "/opt/rustwide/target/debug/deps/libregex-3a6a312faf9eef29.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dd1eb86500f70b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-18bb0f392e8b5ca1.rlib" "/opt/rustwide/target/debug/deps/libucd_util-a57df7a6961ca063.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-453e64c4b73726d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libhyper-e3255296ca5f2764.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fb310b71fda7b877.rlib" "/opt/rustwide/target/debug/deps/libh2-8b005d9d9a110363.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18ee972eaf93380a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3b37306dbd7094.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63fa359665215f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-95503133621d281c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6f604b12f1c5b204.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-a2bd879cdf9387e9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-02547dbd1da87ba6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f798b481412b1c82.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-12cdd7c6344d1943.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ab1163e9cadec36a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b5ccd6d8c0b6e93e.rlib" "/opt/rustwide/target/debug/deps/liblibc-1e28cb979d99983b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libhttp-ea5867d07553f360.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/router-d88a368ab3dd2cb0" "-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 `rs-express` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ab4e7057ee72b30afbee81237ac9cbfe93f6f45c06a684752b00ad51bc414849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4e7057ee72b30afbee81237ac9cbfe93f6f45c06a684752b00ad51bc414849", kill_on_drop: false }` [INFO] [stdout] ab4e7057ee72b30afbee81237ac9cbfe93f6f45c06a684752b00ad51bc414849