[INFO] cloning repository https://github.com/ReifyAB/stan-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReifyAB/stan-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReifyAB%2Fstan-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReifyAB%2Fstan-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7633738a91fce7718dc109d83a28bf2ab1da5180
[INFO] testing ReifyAB/stan-rs against try#28eff87d300677d3acc4d7129d31c74bf885cf6d for pr-94775
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReifyAB%2Fstan-rs" "/workspace/builds/worker-119/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ReifyAB/stan-rs on toolchain 28eff87d300677d3acc4d7129d31c74bf885cf6d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ReifyAB/stan-rs
[INFO] finished tweaking git repo https://github.com/ReifyAB/stan-rs
[INFO] tweaked toml for git repo https://github.com/ReifyAB/stan-rs written to /workspace/builds/worker-119/source/Cargo.toml
[INFO] crate git repo https://github.com/ReifyAB/stan-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "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-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ce9abbbf5f12c3843c7f3470c1dad2b36a416be22b8359f4d7b04764a646d1d
[INFO] running `Command { std: "docker" "start" "-a" "4ce9abbbf5f12c3843c7f3470c1dad2b36a416be22b8359f4d7b04764a646d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ce9abbbf5f12c3843c7f3470c1dad2b36a416be22b8359f4d7b04764a646d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ce9abbbf5f12c3843c7f3470c1dad2b36a416be22b8359f4d7b04764a646d1d", kill_on_drop: false }`
[INFO] [stdout] 4ce9abbbf5f12c3843c7f3470c1dad2b36a416be22b8359f4d7b04764a646d1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a7a377d4a36cb57dfaaf5e98fa1c9aec51bffcf6f902ad2102fd6cb088a398c
[INFO] running `Command { std: "docker" "start" "-a" "0a7a377d4a36cb57dfaaf5e98fa1c9aec51bffcf6f902ad2102fd6cb088a398c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.63
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling signature v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling ed25519 v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling base64-url v1.4.9
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling nuid v0.2.2
[INFO] [stderr]    Compiling regex v1.4.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling ctor v0.1.19
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling zeroize v1.2.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v3.0.2
[INFO] [stderr]    Compiling signatory v0.21.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling nkeys v0.0.11
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling nats v0.9.7
[INFO] [stderr]    Compiling stan v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `client`
[INFO] [stdout]    --> src/lib.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     client: Client,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    --> src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive(Clone)]
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 23.36s
[INFO] running `Command { std: "docker" "inspect" "0a7a377d4a36cb57dfaaf5e98fa1c9aec51bffcf6f902ad2102fd6cb088a398c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a7a377d4a36cb57dfaaf5e98fa1c9aec51bffcf6f902ad2102fd6cb088a398c", kill_on_drop: false }`
[INFO] [stdout] 0a7a377d4a36cb57dfaaf5e98fa1c9aec51bffcf6f902ad2102fd6cb088a398c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+28eff87d300677d3acc4d7129d31c74bf885cf6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a64961a2ead6118dab8cefe8384f0da3b04206aa1918b4246a473bea430a644
[INFO] running `Command { std: "docker" "start" "-a" "2a64961a2ead6118dab8cefe8384f0da3b04206aa1918b4246a473bea430a644", 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]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling semver-parser v0.9.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling logtest v2.0.0
[INFO] [stdout] warning: field is never read: `client`
[INFO] [stdout]    --> src/lib.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     client: Client,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    --> src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive(Clone)]
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling version-sync v0.9.2
[INFO] [stderr]    Compiling cargo-readme v3.2.0
[INFO] [stderr]    Compiling stan v0.0.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field is never read: `client`
[INFO] [stdout]    --> src/lib.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     client: Client,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    --> src/lib.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[derive(Clone)]
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[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/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.without_queue_group.d5c34bd7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511.4urjx34uf76uvb0x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0d446b79578b2e5d/out" "-L" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstan-6437d27c6f6fb5d0.rlib" "/opt/rustwide/target/debug/deps/libnats-0b90ac8ec3edf477.rlib" "/opt/rustwide/target/debug/deps/libnuid-2ca1bf47fc29f36e.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libfastrand-00aaf9f17582410f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-713e5c5fe574d710.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64_url-e5ea65fabfdc6ae7.rlib" "/opt/rustwide/target/debug/deps/libjson-5eba874b66f8b84a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b12ae6221b497cd6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2524cfc7adbef8e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-895c4ff75790ed08.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fefa81a19a899174.rlib" "/opt/rustwide/target/debug/deps/librustls-884459edfeef0772.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-dd3be2a8af68d4cc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-824d31b089d7f735.rlib" "/opt/rustwide/target/debug/deps/libring-2cd5f1c941d67a31.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libregex-02f23e082c177456.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037e1edd5e400425.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e24eefacc9736727.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3db82c5a8ba2376a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libnkeys-d562d2e87a8c114b.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rlib" "/opt/rustwide/target/debug/deps/libsignatory-90186eb923f20cab.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-9b18790c65ad7dee.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-e0df8134c41e39d7.rlib" "/opt/rustwide/target/debug/deps/libsha2-3f5e63c5f010d6c5.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b27a26fe1284f4b2.rlib" "/opt/rustwide/target/debug/deps/librand-8c016610c6fc08ef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-45e3a7e479575a01.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-2cf4122948ecdecd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9b695987caa280fc.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d3aab69d21b0c082.rlib" "/opt/rustwide/target/debug/deps/librand_core-5e3111f924ab5c2b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c1b341789e9fb4e6.rlib" "/opt/rustwide/target/debug/deps/libdigest-dca006dbacbba973.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d410269ee5b198cf.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rlib" "/opt/rustwide/target/debug/deps/libed25519-a69310b6baeea07b.rlib" "/opt/rustwide/target/debug/deps/libsignature-2a07112083040c5e.rlib" "/opt/rustwide/target/debug/deps/libprost-f55c7fffc9d3fcbb.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a2772fbe70d998e8.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-88a74d3780fd1c2c.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-74a7348386b3d267.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-73c4103a7756a219.rlib" "/opt/rustwide/target/debug/deps/liblogtest-d53dd790a1425231.rlib" "/opt/rustwide/target/debug/deps/liblog-fad9e79c5d998ed3.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d76044a00f2af713.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libuuid-a4843b73d6f9acc5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-23a3e8c5e1558284.rlib" "/opt/rustwide/target/debug/deps/liblibc-91f3abb3446af577.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28eff87d300677d3acc4d7129d31c74bf885cf6d/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/28eff87d300677d3acc4d7129d31c74bf885cf6d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/without_queue_group-6e34dddff2729511" "-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 `stan` 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" "2a64961a2ead6118dab8cefe8384f0da3b04206aa1918b4246a473bea430a644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a64961a2ead6118dab8cefe8384f0da3b04206aa1918b4246a473bea430a644", kill_on_drop: false }`
[INFO] [stdout] 2a64961a2ead6118dab8cefe8384f0da3b04206aa1918b4246a473bea430a644