[INFO] cloning repository https://github.com/urbica/martin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/urbica/martin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furbica%2Fmartin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furbica%2Fmartin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09b414a55acccf82eb0374a0800fe544fcfba64d [INFO] testing urbica/martin against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furbica%2Fmartin" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/urbica/martin on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/urbica/martin [INFO] finished tweaking git repo https://github.com/urbica/martin [INFO] tweaked toml for git repo https://github.com/urbica/martin written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/urbica/martin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f15c360c57d4e11a8a655207bc9116890f7d42439b6fb2a8f4ac5b9b3c73fca6 [INFO] running `Command { std: "docker" "start" "-a" "f15c360c57d4e11a8a655207bc9116890f7d42439b6fb2a8f4ac5b9b3c73fca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f15c360c57d4e11a8a655207bc9116890f7d42439b6fb2a8f4ac5b9b3c73fca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15c360c57d4e11a8a655207bc9116890f7d42439b6fb2a8f4ac5b9b3c73fca6", kill_on_drop: false }` [INFO] [stdout] f15c360c57d4e11a8a655207bc9116890f7d42439b6fb2a8f4ac5b9b3c73fca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b32d616a610b04452b646e58dada14487c341fc853eece5836e283fee9be1cf [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" "9b32d616a610b04452b646e58dada14487c341fc853eece5836e283fee9be1cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tilejson v0.2.4 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgis v0.9.0 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling postgres-openssl v0.5.0 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling r2d2_postgres v0.18.1 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling martin v1.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 39s [INFO] running `Command { std: "docker" "inspect" "9b32d616a610b04452b646e58dada14487c341fc853eece5836e283fee9be1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b32d616a610b04452b646e58dada14487c341fc853eece5836e283fee9be1cf", kill_on_drop: false }` [INFO] [stdout] 9b32d616a610b04452b646e58dada14487c341fc853eece5836e283fee9be1cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716b1f1008951baf0b2517d0bab81a3374a5a5691d89bfc6a606424be4ae8643 [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" "716b1f1008951baf0b2517d0bab81a3374a5a5691d89bfc6a606424be4ae8643", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling martin v1.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.table_source_test.327bef49-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea.4e8fgyn526i7j7mg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ea30b1c14a583251.rlib" "/opt/rustwide/target/debug/deps/libatty-f053d89a6f8660e6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libmartin-293c271f9d778937.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-df0b661d26ac82eb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/libpostgis-6f785eca47eb7924.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-e57d996bc05e59dc.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3b7377777c04a46e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f342899653bc056c.rlib" "/opt/rustwide/target/debug/deps/libawc-721196cdc850929d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-c8bb91f10f1539f9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-95dd005d0892569f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f0ccdbdd62c0b589.rlib" "/opt/rustwide/target/debug/deps/libbytestring-42fee4974c6521cf.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ce6dc31c6271e690.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libsha1-c90ae883d5c2f07b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a370e76064172368.rlib" "/opt/rustwide/target/debug/deps/libdigest-e0cd03e749707d89.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4cfa3a9c6706ac3e.rlib" "/opt/rustwide/target/debug/deps/libcookie-70b9ec391f2ba560.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-243df815e6a10484.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b52ad452262f40d2.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-474ab6424f9d27c6.rlib" "/opt/rustwide/target/debug/deps/libbrotli-6fa28c3072054148.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-949b9be3967e2d3e.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-cd857001fc15549a.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-227b08801e989653.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5c4e9fbac70660fc.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-38eeac613e91131d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-a0f456f2d159e92d.rlib" "/opt/rustwide/target/debug/deps/libh2-38aac1adb91e3657.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4fbb6bbc9a3424cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1cf80c60e98d96a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eb7c12311019b1a5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab592bd4deb4cf10.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7f8fadddc953c799.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-5f156192cea0a05c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0d5a71947cac7cc6.rlib" "/opt/rustwide/target/debug/deps/libsemver-2be06057e09b4442.rlib" "/opt/rustwide/target/debug/deps/libr2d2_postgres-289406040a3b8ee3.rlib" "/opt/rustwide/target/debug/deps/libpostgres-f26138a186e2354c.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e6b419c127001883.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-8e51b86b99c43ec9.rlib" "/opt/rustwide/target/debug/deps/libpostgres_openssl-24d3d31d9ef55a41.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-805dcddcdc155fd9.rlib" "/opt/rustwide/target/debug/deps/libphf-89bf611f56ec5498.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-87bf8f5834d67076.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3911e203cdf603d9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-97f30df8211860d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-95b53bceb77e5463.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-7b10a1a14d15563c.rlib" "/opt/rustwide/target/debug/deps/libuuid-9be5a61db54385bd.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-275c1d692fc86d3d.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libstringprep-b12d57e002a971b5.rlib" "/opt/rustwide/target/debug/deps/libsha2-e828c464652b6b72.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/librand-128cec0f681d6de8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-df7034e40ca5fb68.rlib" "/opt/rustwide/target/debug/deps/librand_core-cc255975a652ecef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c59b7103bdb05000.rlib" "/opt/rustwide/target/debug/deps/libhmac-05d51701d2377079.rlib" "/opt/rustwide/target/debug/deps/libmd5-57142448dc6bd5f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-503f2b4f8e6cfd28.rlib" "/opt/rustwide/target/debug/deps/libsubtle-5983d9bb59bdcc94.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2d00540757a3ad1f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-32c30a89d672464f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4e9397dd5092f5cc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-84482553ce723e7e.rlib" "/opt/rustwide/target/debug/deps/libtime-f2dfbcc7d986e976.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d185a80738f64cda.rlib" "/opt/rustwide/target/debug/deps/libstandback-1d97a40cc7d75056.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-09c22ac7a9f7d1c3.rlib" "/opt/rustwide/target/debug/deps/libtokio-226839958bd74778.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libmio-e59b4c39ed4edf0c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36c43496fe458286.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2a6c850b1cae32a6.rlib" "/opt/rustwide/target/debug/deps/libactix-a771df2ea552dd85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3475599ef8023ddf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e418995c4e83d2ba.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6d20de8eda04a35.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-7cffcf199ff2d38f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-6fc3cc4dac630308.rlib" "/opt/rustwide/target/debug/deps/libhostname-ed7696dac3d3d562.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-6581700f59b7d180.rlib" "/opt/rustwide/target/debug/deps/librand-8207acfd8cf6d26d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e273deb48176af3e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-752e0700d3ada099.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a245014653987c7d.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d34bcf22bfc5d0d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1dbb561f6686dc97.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libfutures-22fee0fbe043fc39.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ea7c2e3644e8605d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e48ad2dc7c3f8433.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-1d85068015c46352.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-365a17853f833777.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-867c390f2bb5d325.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-762074083254bbc8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3b4b1ecbe9822b2c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-07684b54d7b7ab30.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libtokio-a40e70bd8cefdd32.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ee25c0c7779ef60e.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9e8524daed6c86f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmio-eedee9e400ea778d.rlib" "/opt/rustwide/target/debug/deps/libiovec-54eb22ac68f3ef01.rlib" "/opt/rustwide/target/debug/deps/libnet2-28f584014c88cf37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b064cecf0c401ffc.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cf099dace95b631f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cdcc88de7832e772.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ddffed7f26562b3d.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6f2858b163c500e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e10ea0e7e7fbe990.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/libtilejson-64a4ee496de4dc46.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a5a9a2710f707ed.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libserde-2f51d9dbb9728e2c.rlib" "/opt/rustwide/target/debug/deps/libitertools-023ef750659551d1.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/table_source_test-9d5da8e5c9e22bea" "-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 `martin` 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" "716b1f1008951baf0b2517d0bab81a3374a5a5691d89bfc6a606424be4ae8643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716b1f1008951baf0b2517d0bab81a3374a5a5691d89bfc6a606424be4ae8643", kill_on_drop: false }` [INFO] [stdout] 716b1f1008951baf0b2517d0bab81a3374a5a5691d89bfc6a606424be4ae8643