[INFO] fetching crate finchers-juniper 0.2.1... [INFO] testing finchers-juniper-0.2.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate finchers-juniper 0.2.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate finchers-juniper 0.2.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate finchers-juniper 0.2.1 [INFO] finished tweaking crates.io crate finchers-juniper 0.2.1 [INFO] tweaked toml for crates.io crate finchers-juniper 0.2.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-service v0.1.0 [INFO] [stderr] Downloaded juniper_codegen v0.10.0 [INFO] [stderr] Downloaded juniper v0.10.0 [INFO] [stderr] Downloaded finchers v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a67d310e2ca850291ad029a431fd93fb6a71fa022bbd6bcc07d0b954674b0a4 [INFO] running `Command { std: "docker" "start" "-a" "0a67d310e2ca850291ad029a431fd93fb6a71fa022bbd6bcc07d0b954674b0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a67d310e2ca850291ad029a431fd93fb6a71fa022bbd6bcc07d0b954674b0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a67d310e2ca850291ad029a431fd93fb6a71fa022bbd6bcc07d0b954674b0a4", kill_on_drop: false }` [INFO] [stdout] 0a67d310e2ca850291ad029a431fd93fb6a71fa022bbd6bcc07d0b954674b0a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e9d28ba9044a68bc7e45e54115b4813a3dfa13479fc112957e608729d75b04e [INFO] running `Command { std: "docker" "start" "-a" "2e9d28ba9044a68bc7e45e54115b4813a3dfa13479fc112957e608729d75b04e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling finchers v0.13.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling juniper_codegen v0.10.0 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling juniper v0.10.0 [INFO] [stderr] Compiling finchers-juniper v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/current_thread.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | QueryT: GraphQLType + 'a, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | MutationT: GraphQLType + 'a, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] help: remove these bounds [INFO] [stdout] | [INFO] [stdout] 95 ~ QueryT: GraphQLType, [INFO] [stdout] 96 ~ MutationT: GraphQLType, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/nonblocking.rs:92:52 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct NonblockingFuture<'a, E: Endpoint<'a>, S: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/with_spawner.rs:100:52 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove these bounds [INFO] [stdout] | [INFO] [stdout] 100 - pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { [INFO] [stdout] 100 + pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S, Sp> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.57s [INFO] running `Command { std: "docker" "inspect" "2e9d28ba9044a68bc7e45e54115b4813a3dfa13479fc112957e608729d75b04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9d28ba9044a68bc7e45e54115b4813a3dfa13479fc112957e608729d75b04e", kill_on_drop: false }` [INFO] [stdout] 2e9d28ba9044a68bc7e45e54115b4813a3dfa13479fc112957e608729d75b04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c58e49370b74ecf465c7ca9b036fa745f248c76dc8ab3f0295c18f9cace3e402 [INFO] running `Command { std: "docker" "start" "-a" "c58e49370b74ecf465c7ca9b036fa745f248c76dc8ab3f0295c18f9cace3e402", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/current_thread.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | QueryT: GraphQLType + 'a, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | MutationT: GraphQLType + 'a, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] help: remove these bounds [INFO] [stdout] | [INFO] [stdout] 95 ~ QueryT: GraphQLType, [INFO] [stdout] 96 ~ MutationT: GraphQLType, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/nonblocking.rs:92:52 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct NonblockingFuture<'a, E: Endpoint<'a>, S: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/with_spawner.rs:100:52 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove these bounds [INFO] [stdout] | [INFO] [stdout] 100 - pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { [INFO] [stdout] 100 + pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S, Sp> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling finchers-juniper v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/current_thread.rs:95:40 [INFO] [stdout] | [INFO] [stdout] 95 | QueryT: GraphQLType + 'a, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | MutationT: GraphQLType + 'a, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: remove these bounds [INFO] [stdout] | [INFO] [stdout] 95 ~ QueryT: GraphQLType, [INFO] [stdout] 96 ~ MutationT: GraphQLType, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/nonblocking.rs:92:52 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct NonblockingFuture<'a, E: Endpoint<'a>, S: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/execute/with_spawner.rs:100:52 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove these bounds [INFO] [stdout] | [INFO] [stdout] 100 - pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { [INFO] [stdout] 100 + pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S, Sp> { [INFO] [stdout] | [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/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.executors.ca70d30e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45.3asuxn9h84ax84g0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-93e53717d0bb04b0.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libfinchers_juniper-895212621bf517c7.rlib" "/opt/rustwide/target/debug/deps/libjuniper-7af2dddd019c0429.rlib" "/opt/rustwide/target/debug/deps/libuuid-2bd411e912c6299b.rlib" "/opt/rustwide/target/debug/deps/libchrono-f011a6b0398c1ac8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b63150fe05b7455e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2cc145661d7870f5.rlib" "/opt/rustwide/target/debug/deps/libfinchers-f64868b3ae9cbfac.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-bb9299cb80cf83be.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0db85d82ccce0249.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b16fe2feee635035.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-794a2a3266b41348.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a8839a0af1118ead.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5577daa6e4f15e9b.rlib" "/opt/rustwide/target/debug/deps/libunicase-15db039ee2d27092.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libhyper-ed4cf480aafd9257.rlib" "/opt/rustwide/target/debug/deps/libwant-d6a4368a498c127b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libtokio-582ae6f4cd866ff6.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5247a8780fd3a79f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f3b03d6ba6a56bd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-fefe967b5a12a198.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-26cc4d1c17cc185d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95a732d54e2541a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49abc0a2247e61dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5e04a0ff86879eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c1f7a059f408636.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e33dcb8f1c3a65fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb4152e4ba25d656.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-297aa6f7d9395959.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-292ed89eaec34cd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1a2e04c779947df2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-38abe80978b894ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-656bfd43aa8966e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1526371833b462e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-16fdf032a3bdd996.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-15dfb51e2be79af2.rlib" "/opt/rustwide/target/debug/deps/libmio-b67cd648ac5870bd.rlib" "/opt/rustwide/target/debug/deps/libnet2-b9200a5842a7d9ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b95f643148764ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-21802e0f651c963b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-734db44a3122b7fe.rlib" "/opt/rustwide/target/debug/deps/libh2-9f874cbff75f6fde.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ce6dba7fb0c5556.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libserde-be8d4f6d0466d19d.rlib" "/opt/rustwide/target/debug/deps/libstring-5ef62352f60af901.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-694740ddec917575.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-02ec96fd6bed8abf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libhttp-7bceb4b62ef4900f.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "/opt/rustwide/target/debug/deps/libfailure-031746116f4ec20b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d9440576c054e4f2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-53b12f36a1d0f7d7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-985d289936131292.rlib" "/opt/rustwide/target/debug/deps/libgimli-492bbfedba452eb9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/libcookie-d666993eaa1801da.rlib" "/opt/rustwide/target/debug/deps/libtime-146967e375d5efe7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libbytes-5d517c01417b9828.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libiovec-465f55ade9169b5a.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/executors-07dc889da6ca9a45" "-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 `finchers-juniper` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c58e49370b74ecf465c7ca9b036fa745f248c76dc8ab3f0295c18f9cace3e402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c58e49370b74ecf465c7ca9b036fa745f248c76dc8ab3f0295c18f9cace3e402", kill_on_drop: false }` [INFO] [stdout] c58e49370b74ecf465c7ca9b036fa745f248c76dc8ab3f0295c18f9cace3e402