[INFO] cloning repository https://github.com/morr0ne/shinyfetch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morr0ne/shinyfetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorr0ne%2Fshinyfetch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorr0ne%2Fshinyfetch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f891274138ff5b4e14d850cd141b3925dd19f50a
[INFO] testing morr0ne/shinyfetch against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorr0ne%2Fshinyfetch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morr0ne/shinyfetch
[INFO] finished tweaking git repo https://github.com/morr0ne/shinyfetch
[INFO] tweaked toml for git repo https://github.com/morr0ne/shinyfetch written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morr0ne/shinyfetch on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morr0ne/shinyfetch 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.13
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded unreachable v1.0.0
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded rustler v0.34.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded rustler_codegen v0.34.0
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded rustler_sys v2.4.3
[INFO] [stderr]   Downloaded rustix v0.38.37
[INFO] [stderr]   Downloaded libc v0.2.159
[INFO] [stderr]   Downloaded regex-automata v0.4.8
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcf145ae7fb9acb3da5bf9d9a4b9f2358872dd1b60b710b1690c626e03346c7d
[INFO] running `Command { std: "docker" "start" "-a" "bcf145ae7fb9acb3da5bf9d9a4b9f2358872dd1b60b710b1690c626e03346c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcf145ae7fb9acb3da5bf9d9a4b9f2358872dd1b60b710b1690c626e03346c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf145ae7fb9acb3da5bf9d9a4b9f2358872dd1b60b710b1690c626e03346c7d", kill_on_drop: false }`
[INFO] [stdout] bcf145ae7fb9acb3da5bf9d9a4b9f2358872dd1b60b710b1690c626e03346c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f657b8fe33b12c1a3b325e3d0967ecfdd167b5c19d04e9e14c8aa4a09b29ddf
[INFO] running `Command { std: "docker" "start" "-a" "0f657b8fe33b12c1a3b325e3d0967ecfdd167b5c19d04e9e14c8aa4a09b29ddf", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling rustler_codegen v0.34.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling rustler_sys v2.4.3
[INFO] [stderr]    Compiling rustler v0.34.0
[INFO] [stderr]    Compiling fetcher v0.1.0 (/opt/rustwide/workdir/fetcher)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.96s
[INFO] running `Command { std: "docker" "inspect" "0f657b8fe33b12c1a3b325e3d0967ecfdd167b5c19d04e9e14c8aa4a09b29ddf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f657b8fe33b12c1a3b325e3d0967ecfdd167b5c19d04e9e14c8aa4a09b29ddf", kill_on_drop: false }`
[INFO] [stdout] 0f657b8fe33b12c1a3b325e3d0967ecfdd167b5c19d04e9e14c8aa4a09b29ddf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b978bd1fa46c60850e2b8764be551b6331e2e3aa574e66fa0ff44440c5e5406
[INFO] running `Command { std: "docker" "start" "-a" "8b978bd1fa46c60850e2b8764be551b6331e2e3aa574e66fa0ff44440c5e5406", kill_on_drop: false }`
[INFO] [stderr]    Compiling fetcher v0.1.0 (/opt/rustwide/workdir/fetcher)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcni04Hi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librustler-a1527b2d95a8eb3b,libinventory-9f0db8ba2361ef43,librustler_sys-183f12e686cc0381,librustix-501412b503e4c6bd,libbitflags-0f0f6c07a5312d53,liblinux_raw_sys-6c573ffdfe5a0aea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcni04Hi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetcher-9cb27fd9b777d8c6" "-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: rust-lld: error: undefined symbol: enif_make_long
[INFO] [stdout]           >>> referenced by nif_api.snippet:528 (/opt/rustwide/target/debug/build/rustler_sys-d90debb61bbbcf87/out/nif_api.snippet:528)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.1.rcgu.o:(rustler_sys::rustler_sys_api::enif_make_int64::hf9893691d87dbc14) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_schedule_nif
[INFO] [stdout]           >>> referenced by codegen_runtime.rs:80 (src/codegen_runtime.rs:80)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.0.rcgu.o:(rustler::codegen_runtime::NifReturned::apply::haa08a338740d3c5b) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_make_tuple_from_array
[INFO] [stdout]           >>> referenced by tuple.rs:16 (src/wrapper/tuple.rs:16)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.0.rcgu.o:(rustler::wrapper::tuple::make_tuple::h000961d05819136e) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_make_badarg
[INFO] [stdout]           >>> referenced by exception.rs:26 (src/wrapper/exception.rs:26)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.0.rcgu.o:(rustler::wrapper::exception::raise_badarg::h5889155a61c84e96) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_raise_exception
[INFO] [stdout]           >>> referenced by exception.rs:13 (src/wrapper/exception.rs:13)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.0.rcgu.o:(rustler::wrapper::exception::raise_exception::hc1f0c15790750e29) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_release_binary
[INFO] [stdout]           >>> referenced by binary.rs:228 (src/types/binary.rs:228)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.1.rcgu.o:(_$LT$rustler..types..binary..OwnedBinary$u20$as$u20$core..ops..drop..Drop$GT$::drop::h60ef72b90ca75689) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_make_copy
[INFO] [stdout]           >>> referenced by term.rs:59 (src/term.rs:59)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.1.rcgu.o:(rustler::term::Term::in_env::hfd730de0222e6b5b) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_make_binary
[INFO] [stdout]           >>> referenced by binary.rs:257 (src/types/binary.rs:257)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.1.rcgu.o:(rustler::types::binary::Binary::from_owned::hed634914715fa81d) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_make_atom_len
[INFO] [stdout]           >>> referenced by atom.rs:6 (src/wrapper/atom.rs:6)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.1.rcgu.o:(rustler::wrapper::atom::make_atom::hfa2b9587ba915d94) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_alloc_binary
[INFO] [stdout]           >>> referenced by binary.rs:9 (src/wrapper/binary.rs:9)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.1.rcgu.o:(rustler::wrapper::binary::alloc::hbdbad93436d60bbe) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_free_env
[INFO] [stdout]           >>> referenced by env.rs:321 (src/env.rs:321)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.3.rcgu.o:(_$LT$rustler..env..OwnedEnv$u20$as$u20$core..ops..drop..Drop$GT$::drop::h94fe783b5999af76) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: enif_alloc_env
[INFO] [stdout]           >>> referenced by env.rs:211 (src/env.rs:211)
[INFO] [stdout]           >>>               rustler-a1527b2d95a8eb3b.rustler.e0e31de0211922d6-cgu.3.rcgu.o:(rustler::env::OwnedEnv::new::h9c719a07a1c3680a) in archive /opt/rustwide/target/debug/deps/librustler-a1527b2d95a8eb3b.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fetcher` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8b978bd1fa46c60850e2b8764be551b6331e2e3aa574e66fa0ff44440c5e5406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b978bd1fa46c60850e2b8764be551b6331e2e3aa574e66fa0ff44440c5e5406", kill_on_drop: false }`
[INFO] [stdout] 8b978bd1fa46c60850e2b8764be551b6331e2e3aa574e66fa0ff44440c5e5406
