[INFO] cloning repository https://github.com/rickyhan/tectonicdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickyhan/tectonicdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ftectonicdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ftectonicdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8fc836e2dd6266b63a187fa1371e59dd96c65db [INFO] building rickyhan/tectonicdb against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickyhan%2Ftectonicdb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickyhan/tectonicdb on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickyhan/tectonicdb [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/rickyhan/tectonicdb [INFO] tweaked toml for git repo https://github.com/rickyhan/tectonicdb written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rickyhan/tectonicdb already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.4.38 [INFO] [stderr] Downloaded mortal v0.2.2 [INFO] [stderr] Downloaded indicatif v0.17.0-beta.1 [INFO] [stderr] Downloaded alloc_counter v0.0.4 [INFO] [stderr] Downloaded circular-queue v0.2.6 [INFO] [stderr] Downloaded alloc_counter_macro v0.0.2 [INFO] [stderr] Downloaded curl-sys v0.4.47+curl-7.79.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b770aaeebfd129790835cedef2472d54e0f426f054b684f76680333d8cb918a4 [INFO] running `Command { std: "docker" "start" "-a" "b770aaeebfd129790835cedef2472d54e0f426f054b684f76680333d8cb918a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b770aaeebfd129790835cedef2472d54e0f426f054b684f76680333d8cb918a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b770aaeebfd129790835cedef2472d54e0f426f054b684f76680333d8cb918a4", kill_on_drop: false }` [INFO] [stdout] b770aaeebfd129790835cedef2472d54e0f426f054b684f76680333d8cb918a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44fc849ef1b4e22db756f1e5904d2e1885e0035a785e6413badce01a9534b255 [INFO] running `Command { std: "docker" "start" "-a" "44fc849ef1b4e22db756f1e5904d2e1885e0035a785e6413badce01a9534b255", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.47+curl-7.79.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling circular-queue v0.2.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling indicatif v0.17.0-beta.1 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling mortal v0.2.2 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tdb_core v0.5.2 (/opt/rustwide/workdir/crates/tdb-core) [INFO] [stdout] warning: field `levels` is never read [INFO] [stdout] --> crates/tdb-core/src/postprocessing/level.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Levels { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 17 | levels: HashMap>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Levels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bins` is never read [INFO] [stdout] --> crates/tdb-core/src/postprocessing/histogram.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Histogram { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 17 | pub(crate) bins: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Histogram` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `exchange` and `symbol` are never read [INFO] [stdout] --> crates/tdb-core/src/storage/filetype.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 44 | struct KaikoCsvEntry { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 45 | pub id: String, [INFO] [stdout] 46 | pub exchange: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | pub symbol: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tdb_cli v0.5.1 (/opt/rustwide/workdir/crates/tdb-cli) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.1 [INFO] [stderr] Compiling tdb_server_core v0.5.1 (/opt/rustwide/workdir/crates/tdb-server-core) [INFO] [stderr] Compiling tectonicdb v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> bins/tdb/interactive.rs:121:42 [INFO] [stdout] | [INFO] [stdout] 121 | println!("{}", e.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcw2CwBY/symbols.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.tdb_server.1b19d845-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383.4wbyvu0z18kkreli.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-0a863c55bd031641/out/i/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-5fe66aa505a6ccdc/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtdb_server_core-f7edc37a08a9e73f.rlib" "/opt/rustwide/target/debug/deps/libsurf-3bcff37f50095fcd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-c6aad15c13444641.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-09edb78d16f2ab73.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0f77f8e024830572.rlib" "/opt/rustwide/target/debug/deps/libthiserror-580a07b1b6ef4daa.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0543856701d3d0a.rlib" "/opt/rustwide/target/debug/deps/librand-df8bb2f1c05fb454.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4ff864456c5e171d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f0fb5156293ef9d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-ada6cd7420001436.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0658c137a2e60494.rlib" "/opt/rustwide/target/debug/deps/libinfer-b1b26008f7b9ab09.rlib" "/opt/rustwide/target/debug/deps/libcookie-cbadde691e126358.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f7b3f24b78b18dc0.rlib" "/opt/rustwide/target/debug/deps/libhmac-b85dfc2b7361be9e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5fd20d9b5002d181.rlib" "/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-43964e162d8ca47e.rlib" "/opt/rustwide/target/debug/deps/libghash-5a7db13ca1a86e7e.rlib" "/opt/rustwide/target/debug/deps/libpolyval-e367fe99ee6617c4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b27d62b7996433f6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-a826050cdefd9cb0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libctr-2c6ad43de8fefcb2.rlib" "/opt/rustwide/target/debug/deps/libaes-7ba0b7136a3afcd7.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-e891623611d8878b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcipher-150cb41b2f0bd2c0.rlib" "/opt/rustwide/target/debug/deps/libaead-7bbff1c1241962fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-4c28767f3d1f0ad4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e73762e8776cbee7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-dcaa4fe874cb93d3.rlib" "/opt/rustwide/target/debug/deps/libtime-1e1daed784423ea2.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b674b14f370b2f00.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libisahc-dc072b601ebd82fc.rlib" "/opt/rustwide/target/debug/deps/liburl-daf8311885a47c69.rlib" "/opt/rustwide/target/debug/deps/libidna-300e50650151bf96.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c17c343b46c135ba.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a47b0b6e5173a354.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libsluice-25ccc64440861db4.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2354a4ba88464005.rlib" "/opt/rustwide/target/debug/deps/libtracing-82d16045476dcdff.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-250236c00219a4e8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-535effb82f0e43cd.rlib" "/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libflume-540aee26dca23aba.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-2b0c87b60d55a45b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcurl-425131b15d73bec9.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-ec8e365c7a2f34ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libctrlc-395314ef6f0e15e9.rlib" "/opt/rustwide/target/debug/deps/libnix-b240b0bebd7964ba.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libasync_std-0aadb5d485b32fcc.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2c285ac0ad6caac5.rlib" "/opt/rustwide/target/debug/deps/libblocking-5d01b5daa099d96c.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e0efdbaa66fa2ad7.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6b9a1744769c0dc7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libasync_io-9d3424a306edb1b5.rlib" "/opt/rustwide/target/debug/deps/libpolling-e0783119b58fe9db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79e8350ed171c520.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-99080782e050047e.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-3ad97a6a9cd8e401.rlib" "/opt/rustwide/target/debug/deps/libfutures-b5a4ae17c786e83c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0a1fbc854256d49b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0134047a37a7cd7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-416af7312d698a08.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf5689801e6aeac0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libcircular_queue-c054259042d5c69c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libclap-fe9069689cd8f550.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-508af543a849ebaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-6471766ad2530161.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libtdb_core-6234ae8c6e11b3ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c15123a27c73bc78.rlib" "/opt/rustwide/target/debug/deps/libchrono-e04301307d3cbc32.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-cbe52d80a08572b9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libuuid-23b5dbf4a9628367.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a941e85a0750ea9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c801de9871671c1e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libcsv-a02bcc9aac68e0db.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ea365508f696ab99.rlib" "/opt/rustwide/target/debug/deps/libbstr-0703569e31a82691.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e58dfb6c4c62b1b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libserde-a81d90f70f87c54b.rlib" "/opt/rustwide/target/debug/deps/liblibc-2957c5aedd994e2c.rlib" "/opt/rustwide/target/debug/deps/libfern-a86df29474d3dc06.rlib" "/opt/rustwide/target/debug/deps/liblog-dfe462a82b266f97.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d78fe1ba682cf63e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lcurl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tdb_server-77fbb489cbcd0383" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tectonicdb` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "44fc849ef1b4e22db756f1e5904d2e1885e0035a785e6413badce01a9534b255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44fc849ef1b4e22db756f1e5904d2e1885e0035a785e6413badce01a9534b255", kill_on_drop: false }` [INFO] [stdout] 44fc849ef1b4e22db756f1e5904d2e1885e0035a785e6413badce01a9534b255