[INFO] fetching crate dropshot 0.3.0... [INFO] testing dropshot-0.3.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate dropshot 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate dropshot 0.3.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate dropshot 0.3.0 [INFO] finished tweaking crates.io crate dropshot 0.3.0 [INFO] tweaked toml for crates.io crate dropshot 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate dropshot 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-bunyan v2.2.0 [INFO] [stderr] Downloaded slog-json v2.3.0 [INFO] [stderr] Downloaded dropshot_endpoint v0.3.0 [INFO] [stderr] Downloaded newline-converter v0.1.0 [INFO] [stderr] Downloaded subprocess v0.2.4 [INFO] [stderr] Downloaded openapiv3 v0.3.2 [INFO] [stderr] Downloaded expectorate v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96527c8c80bb1ed6a37abb55e7d7e4fa68d64c7869128f1885714f235419b4fd [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" "96527c8c80bb1ed6a37abb55e7d7e4fa68d64c7869128f1885714f235419b4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96527c8c80bb1ed6a37abb55e7d7e4fa68d64c7869128f1885714f235419b4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96527c8c80bb1ed6a37abb55e7d7e4fa68d64c7869128f1885714f235419b4fd", kill_on_drop: false }` [INFO] [stdout] 96527c8c80bb1ed6a37abb55e7d7e4fa68d64c7869128f1885714f235419b4fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4ecd3981c357874340ba15a6b61a515fc80a08bbff21f3a853e6dedbd266759 [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" "f4ecd3981c357874340ba15a6b61a515fc80a08bbff21f3a853e6dedbd266759", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling paste v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling openapiv3 v0.3.2 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling slog-bunyan v2.2.0 [INFO] [stderr] Compiling dropshot_endpoint v0.3.0 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling dropshot v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains a brace [INFO] [stdout] --> src/router.rs:121:67 [INFO] [stdout] | [INFO] [stdout] 121 | "HTTP URI path segment variable missing leading \"{\"" [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 121 | "{}", "HTTP URI path segment variable missing leading \"{\"" [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains a brace [INFO] [stdout] --> src/router.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | "HTTP URI path segment variable missing trailing \"}\"" [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 125 | "{}", "HTTP URI path segment variable missing trailing \"}\"" [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "f4ecd3981c357874340ba15a6b61a515fc80a08bbff21f3a853e6dedbd266759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ecd3981c357874340ba15a6b61a515fc80a08bbff21f3a853e6dedbd266759", kill_on_drop: false }` [INFO] [stdout] f4ecd3981c357874340ba15a6b61a515fc80a08bbff21f3a853e6dedbd266759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e260c6bdef4338b22d21ac7ec2d5dfcb00d808e83e910cf05e73f6d236cc02 [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" "25e260c6bdef4338b22d21ac7ec2d5dfcb00d808e83e910cf05e73f6d236cc02", kill_on_drop: false }` [INFO] [stderr] Compiling newline-converter v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stdout] warning: panic message contains a brace [INFO] [stdout] --> src/router.rs:121:67 [INFO] [stdout] | [INFO] [stdout] 121 | "HTTP URI path segment variable missing leading \"{\"" [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 121 | "{}", "HTTP URI path segment variable missing leading \"{\"" [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains a brace [INFO] [stdout] --> src/router.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | "HTTP URI path segment variable missing trailing \"}\"" [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 125 | "{}", "HTTP URI path segment variable missing trailing \"}\"" [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling expectorate v1.0.1 [INFO] [stderr] Compiling trybuild v1.0.33 [INFO] [stderr] Compiling serde_with v1.4.0 [INFO] [stderr] Compiling dropshot v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dropshot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pagination_multiple_resources --edition=2018 examples/pagination-multiple-resources.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=304e1d1350ce3607 -C extra-filename=-304e1d1350ce3607 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e664c7cb3b893a28.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6f40b8c406f500f0.rlib --extern dropshot=/opt/rustwide/target/debug/deps/libdropshot-22bedd4acca79514.rlib --extern dropshot_endpoint=/opt/rustwide/target/debug/deps/libdropshot_endpoint-8f2f92e541f404a8.so --extern expectorate=/opt/rustwide/target/debug/deps/libexpectorate-14d4bdc1020336a4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c02689ee6fb2dfcb.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-5324634aaa582fc3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-70ecec6b8da45d85.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a3abc4e85611b135.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-d7bd113b9466b080.rlib --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-7b8725d62820c0b0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-5f84ee881cac67b9.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-d808731adca82a99.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc9630aff7522ba8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4618f2e3c15b7708.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-acc822863d4f020b.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-0645c9f78cf9e23a.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-30bec88fa155f58b.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-943eebf2f4086e22.rlib --extern slog_bunyan=/opt/rustwide/target/debug/deps/libslog_bunyan-cc5577414d8517fa.rlib --extern slog_json=/opt/rustwide/target/debug/deps/libslog_json-cc1bf7eae07654d1.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-44960ad9ccfced71.rlib --extern subprocess=/opt/rustwide/target/debug/deps/libsubprocess-6925662edc9d7dda.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8c0885c7797d397.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-41f457901e625a71.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-4e3677bea7165414.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3a19b0c035f3a938.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: panic message contains a brace [INFO] [stdout] --> src/router.rs:121:67 [INFO] [stdout] | [INFO] [stdout] 121 | "HTTP URI path segment variable missing leading \"{\"" [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 121 | "{}", "HTTP URI path segment variable missing leading \"{\"" [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains a brace [INFO] [stdout] --> src/router.rs:125:68 [INFO] [stdout] | [INFO] [stdout] 125 | "HTTP URI path segment variable missing trailing \"}\"" [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 125 | "{}", "HTTP URI path segment variable missing trailing \"}\"" [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.pagination_basic.8dhmu1on-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c" "/opt/rustwide/target/debug/examples/pagination_basic-f18d8eee1ebc7c6c.fhz6vssllb7rdkw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdropshot-22bedd4acca79514.rlib" "/opt/rustwide/target/debug/deps/libtoml-41f457901e625a71.rlib" "/opt/rustwide/target/debug/deps/libslog_bunyan-cc5577414d8517fa.rlib" "/opt/rustwide/target/debug/deps/libhostname-a55811042d7fa19a.rlib" "/opt/rustwide/target/debug/deps/libchrono-ec51c237e004ff43.rlib" "/opt/rustwide/target/debug/deps/libnum-ecd1ea5426508ff1.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b50f2efb161ae290.rlib" "/opt/rustwide/target/debug/deps/libslog_json-cc1bf7eae07654d1.rlib" "/opt/rustwide/target/debug/deps/libslog_async-943eebf2f4086e22.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-d9047f1bb72d40ea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libslog_term-44960ad9ccfced71.rlib" "/opt/rustwide/target/debug/deps/libatty-d3943f647909870f.rlib" "/opt/rustwide/target/debug/deps/libterm-799c75b0bae88c46.rlib" "/opt/rustwide/target/debug/deps/libdirs-404ad8a70c29ff5c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-9ec6926255ceebad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-acc822863d4f020b.rlib" "/opt/rustwide/target/debug/deps/liburl-87f366440c300c34.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-d1001262a88f7d92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0bb884e1dee70d85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ad8162a9f2f93bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libopenapiv3-7b8725d62820c0b0.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libschemars-d808731adca82a99.rlib" "/opt/rustwide/target/debug/deps/libuuid-3a19b0c035f3a938.rlib" "/opt/rustwide/target/debug/deps/librand-368f0d0171bc03ab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0492c1e0c05666cd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-af5dab49ff74de33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ac83b803e928a7e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4618f2e3c15b7708.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f40b8c406f500f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2ff432fb62a8385e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d785246296f8fb81.rlib" "/opt/rustwide/target/debug/deps/libfutures-c02689ee6fb2dfcb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-84870d8b3510052e.rlib" "/opt/rustwide/target/debug/deps/libhyper-70ecec6b8da45d85.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-db39fa5957c5e72b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a3abc4e85611b135.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9afdf49deae5643e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1c155dab682bb4c7.rlib" "/opt/rustwide/target/debug/deps/libtime-0a5a678f9330914a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-14d03296c9c3d01a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ad97ea5063fc626f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-05c1ec9d923fc7b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f3bfe479c2e121cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-78dc18522331663f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libtokio-f8c0885c7797d397.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e2db5ce4f7043030.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2b1fa455fb9b58b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fd792b7b14fb3a9a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9da41f608389f2af.rlib" "/opt/rustwide/target/debug/deps/libmio-701b594717ec4fe7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-60e7e2d066b43b2c.rlib" "/opt/rustwide/target/debug/deps/libnet2-3fd528c67800e0b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7bd113b9466b080.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-344c98a3aa1d8977.rlib" "/opt/rustwide/target/debug/deps/libtracing-7ef688798b95de19.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4ec25778395047d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde-bc9630aff7522ba8.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libslog-30bec88fa155f58b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "25e260c6bdef4338b22d21ac7ec2d5dfcb00d808e83e910cf05e73f6d236cc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e260c6bdef4338b22d21ac7ec2d5dfcb00d808e83e910cf05e73f6d236cc02", kill_on_drop: false }` [INFO] [stdout] 25e260c6bdef4338b22d21ac7ec2d5dfcb00d808e83e910cf05e73f6d236cc02