[INFO] cloning repository https://github.com/jaynus/insight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaynus/insight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Finsight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Finsight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f30c8408917de94e38415fd3ee5029db22de3147 [INFO] testing jaynus/insight against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaynus%2Finsight" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaynus/insight on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaynus/insight [INFO] finished tweaking git repo https://github.com/jaynus/insight [INFO] tweaked toml for git repo https://github.com/jaynus/insight written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jaynus/insight 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4e8710635f546fa219778040230c0a8ba912a7730e1f910d3f31635fb480118 [INFO] running `Command { std: "docker" "start" "-a" "d4e8710635f546fa219778040230c0a8ba912a7730e1f910d3f31635fb480118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4e8710635f546fa219778040230c0a8ba912a7730e1f910d3f31635fb480118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e8710635f546fa219778040230c0a8ba912a7730e1f910d3f31635fb480118", kill_on_drop: false }` [INFO] [stdout] d4e8710635f546fa219778040230c0a8ba912a7730e1f910d3f31635fb480118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 270a8f049c4705a71dc12f45585a5efe913465d7e7dece8d42d046009b16bc0e [INFO] running `Command { std: "docker" "start" "-a" "270a8f049c4705a71dc12f45585a5efe913465d7e7dece8d42d046009b16bc0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling insight_derive v0.1.0 (/opt/rustwide/workdir/insight_derive) [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> insight_derive/src/lib.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling insight v0.1.0 (/opt/rustwide/workdir/insight) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | ALLOC_LOG.as_ref().unwrap().push(entry).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let log = ALLOC_LOG.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | if ALLOC_LOG.is_none() && ! ALLOC_INITIALIZING.load(SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | if ALLOC_LOG.is_none() && ! ALLOC_INITIALIZING.load(SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | ALLOC_INITIALIZING.store(true, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.91s [INFO] running `Command { std: "docker" "inspect" "270a8f049c4705a71dc12f45585a5efe913465d7e7dece8d42d046009b16bc0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270a8f049c4705a71dc12f45585a5efe913465d7e7dece8d42d046009b16bc0e", kill_on_drop: false }` [INFO] [stdout] 270a8f049c4705a71dc12f45585a5efe913465d7e7dece8d42d046009b16bc0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0402890d7e97632743c3dba70505c1ce7e830f82999c07a20c338664fb580a [INFO] running `Command { std: "docker" "start" "-a" "6f0402890d7e97632743c3dba70505c1ce7e830f82999c07a20c338664fb580a", kill_on_drop: false }` [INFO] [stderr] Compiling insight_derive v0.1.0 (/opt/rustwide/workdir/insight_derive) [INFO] [stderr] Compiling insight v0.1.0 (/opt/rustwide/workdir/insight) [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | ALLOC_LOG.as_ref().unwrap().push(entry).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let log = ALLOC_LOG.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | if ALLOC_LOG.is_none() && ! ALLOC_INITIALIZING.load(SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | if ALLOC_LOG.is_none() && ! ALLOC_INITIALIZING.load(SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | ALLOC_INITIALIZING.store(true, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> insight_derive/src/lib.rs:1:4 [INFO] [stdout] | [INFO] [stdout] 1 | fn main() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | ALLOC_LOG.as_ref().unwrap().push(entry).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let log = ALLOC_LOG.as_mut().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | if ALLOC_LOG.is_none() && ! ALLOC_INITIALIZING.load(SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | if ALLOC_LOG.is_none() && ! ALLOC_INITIALIZING.load(SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> insight/src/lib.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | ALLOC_INITIALIZING.store(true, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKU7ChH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfailure-aab4f20898375ab4.rlib,libinsight-c96a2747522bef39.rlib,libslog_async-6ee0425f16146098.rlib,libtake_mut-6ada79e6a668d85e.rlib,libslog_term-128bbbf7c6db1c5c.rlib,libthread_local-12325de95d489cdd.rlib,libterm-d41e1d8bdd999ff2.rlib,libdirs-2d5539d3d6ff210d.rlib,libbyteorder-d4f402f87b61b1f8.rlib,libisatty-3b4d7047de7ff6a2.rlib,libchrono-3be3eee239108183.rlib,libnum_integer-28a3a19a3d309176.rlib,libnum_traits-6e171eeb5f7ba985.rlib,libtime-f3b4551f6a4e033f.rlib,libbacktrace-8d2d9305aca5be16.rlib,libbacktrace_sys-e19b54640975e9a2.rlib,librustc_demangle-ff664faa63412611.rlib,liblibc-5404e9da628ef6af.rlib,libslog-c933824238b47de9.rlib,libbitflags-9100cf4f64fa9df7.rlib,libcrossbeam-7ab7d740ce543600.rlib,libcrossbeam_queue-f52687993c13907b.rlib,libcrossbeam_channel-b18ebb9e5e4dd688.rlib,libsmallvec-2c52230124a19a79.rlib,libcrossbeam_deque-27955aa992c1ead5.rlib,libcrossbeam_epoch-52e3d70f63084683.rlib,libscopeguard-f70a82f9723db2c3.rlib,libmemoffset-8fe88800e1cc2168.rlib,libcrossbeam_utils-684cdba073c8887f.rlib,liblazy_static-507c20b43d7b10cf.rlib,libarrayvec-4ea3ecfbc5e35176.rlib,libcfg_if-42d7f4279af03c36.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-39e28175f8591211/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tracker-232ac2909824fc18" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `insight` (example "tracker") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcApBAan/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslog_async-6ee0425f16146098.rlib,libtake_mut-6ada79e6a668d85e.rlib,libslog_term-128bbbf7c6db1c5c.rlib,libthread_local-12325de95d489cdd.rlib,libterm-d41e1d8bdd999ff2.rlib,libdirs-2d5539d3d6ff210d.rlib,libbyteorder-d4f402f87b61b1f8.rlib,libisatty-3b4d7047de7ff6a2.rlib,libchrono-3be3eee239108183.rlib,libnum_integer-28a3a19a3d309176.rlib,libnum_traits-6e171eeb5f7ba985.rlib,libtime-f3b4551f6a4e033f.rlib,libbacktrace-8d2d9305aca5be16.rlib,libbacktrace_sys-e19b54640975e9a2.rlib,librustc_demangle-ff664faa63412611.rlib,liblibc-5404e9da628ef6af.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libslog-c933824238b47de9.rlib,libbitflags-9100cf4f64fa9df7.rlib,libcrossbeam-7ab7d740ce543600.rlib,libcrossbeam_queue-f52687993c13907b.rlib,libcrossbeam_channel-b18ebb9e5e4dd688.rlib,libsmallvec-2c52230124a19a79.rlib,libcrossbeam_deque-27955aa992c1ead5.rlib,libcrossbeam_epoch-52e3d70f63084683.rlib,libscopeguard-f70a82f9723db2c3.rlib,libmemoffset-8fe88800e1cc2168.rlib,libcrossbeam_utils-684cdba073c8887f.rlib,liblazy_static-507c20b43d7b10cf.rlib,libarrayvec-4ea3ecfbc5e35176.rlib,libcfg_if-42d7f4279af03c36.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-39e28175f8591211/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/insight-92b09b5a81e7bd24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `insight` (lib test) due to 1 previous error; 5 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustciNDBBo/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustciNDBBo/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/insight_derive-289fe933fb5df7a7.885fw2zruzzsxbmppc8fnpyrf.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinsight_derive-289fe933fb5df7a7.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `insight_derive` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6f0402890d7e97632743c3dba70505c1ce7e830f82999c07a20c338664fb580a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0402890d7e97632743c3dba70505c1ce7e830f82999c07a20c338664fb580a", kill_on_drop: false }` [INFO] [stdout] 6f0402890d7e97632743c3dba70505c1ce7e830f82999c07a20c338664fb580a