[INFO] cloning repository https://github.com/neuromorphicsystems/aedat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neuromorphicsystems/aedat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b27799dd4d30dbd78a664c2ce6ee36f437a58201 [INFO] testing neuromorphicsystems/aedat against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neuromorphicsystems/aedat on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/neuromorphicsystems/aedat [INFO] finished tweaking git repo https://github.com/neuromorphicsystems/aedat [INFO] tweaked toml for git repo https://github.com/neuromorphicsystems/aedat written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/neuromorphicsystems/aedat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 9d68b47f27bea626519a2a48dbc2125720f21b5394663aa794ca8fbc110a8bce [INFO] running `Command { std: "docker" "start" "-a" "9d68b47f27bea626519a2a48dbc2125720f21b5394663aa794ca8fbc110a8bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d68b47f27bea626519a2a48dbc2125720f21b5394663aa794ca8fbc110a8bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d68b47f27bea626519a2a48dbc2125720f21b5394663aa794ca8fbc110a8bce", kill_on_drop: false }` [INFO] [stdout] 9d68b47f27bea626519a2a48dbc2125720f21b5394663aa794ca8fbc110a8bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbe576e07bea7045173f2f2476e9afd9dcf1e967012cc56195c1f2fa17a0103 [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" "ecbe576e07bea7045173f2f2476e9afd9dcf1e967012cc56195c1f2fa17a0103", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling xmlparser v0.13.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling flatbuffers v0.6.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling roxmltree v0.9.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Compiling zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Compiling numpy v0.7.0 [INFO] [stderr] Compiling aedat v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization, const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "ecbe576e07bea7045173f2f2476e9afd9dcf1e967012cc56195c1f2fa17a0103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbe576e07bea7045173f2f2476e9afd9dcf1e967012cc56195c1f2fa17a0103", kill_on_drop: false }` [INFO] [stdout] ecbe576e07bea7045173f2f2476e9afd9dcf1e967012cc56195c1f2fa17a0103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54bad20f11dbf6fe533225d07143bb9a23d63b620e804b82230f1314eb9d8e4c [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" "54bad20f11dbf6fe533225d07143bb9a23d63b620e804b82230f1314eb9d8e4c", kill_on_drop: false }` [INFO] [stderr] Compiling aedat v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(specialization, const_fn)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c" "/opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.3i9fc4xj5aja9n35.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-b4d367c226c3f586/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e206f4f7c31a44c2/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzstd-8bfe69cb2d3fcdae.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-7ded609784502cc4.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-9f78e196f1ef9da2.rlib" "/opt/rustwide/target/debug/deps/liblz4-ac73fd81322a8541.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-6a65253f582c5f48.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-0fae0f522b6728bb.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-b4ca1f7bbfa798fb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-f0c09b2a245ed9c9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/libnumpy-b700ef29408692f9.rlib" "/opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libunindent-5ee26f5f03508a3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libinventory-ec43e6108fe75c69.rlib" "/opt/rustwide/target/debug/deps/libindoc-397fdd6a30a716fa.rlib" "/opt/rustwide/target/debug/deps/libpaste-5aae55012b24275c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libndarray-0b5a6cdc1fdb90a7.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a654c18a235bd153.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddc7745d34a5c45f.rlib" "/opt/rustwide/target/debug/deps/libitertools-1fa61ddd2a1b0ae7.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.2.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:110: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.2.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:110: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.2.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:110: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.4.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-9e60e2225ee5bf3c.aedat.7noys1j6-cgu.4.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.1.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.1.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.1.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/object.rs:225: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/object.rs:229: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:27: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:54: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:66: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:97: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:122: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.12.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:180: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.14.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.4.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.5.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:136: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.5.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:136: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.6.rcgu.o): in function `pyo3::type_object::PyRawObject::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:107: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/tuple.rs:43: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-71c572bd60a2252f.rlib(pyo3-71c572bd60a2252f.pyo3.97w7twn8-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aedat`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "54bad20f11dbf6fe533225d07143bb9a23d63b620e804b82230f1314eb9d8e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54bad20f11dbf6fe533225d07143bb9a23d63b620e804b82230f1314eb9d8e4c", kill_on_drop: false }` [INFO] [stdout] 54bad20f11dbf6fe533225d07143bb9a23d63b620e804b82230f1314eb9d8e4c