[INFO] cloning repository https://github.com/victor3001/mabi-pack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victor3001/mabi-pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor3001%2Fmabi-pack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor3001%2Fmabi-pack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62c0bacd0081920249479204e52c6e00bcb92db4 [INFO] testing victor3001/mabi-pack against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor3001%2Fmabi-pack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/victor3001/mabi-pack [INFO] finished tweaking git repo https://github.com/victor3001/mabi-pack [INFO] tweaked toml for git repo https://github.com/victor3001/mabi-pack written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/victor3001/mabi-pack on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/victor3001/mabi-pack 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte-slice-cast v1.2.1 [INFO] [stderr] Downloaded indexmap v1.8.0 [INFO] [stderr] Downloaded termcolor v1.1.3 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded regex v1.5.5 [INFO] [stderr] Downloaded clap v3.1.6 [INFO] [stderr] Downloaded libc v0.2.120 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faa9f451daf9619a907281d498ebb92a9aff52e6eb636e73198ab678e7807e4c [INFO] running `Command { std: "docker" "start" "-a" "faa9f451daf9619a907281d498ebb92a9aff52e6eb636e73198ab678e7807e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faa9f451daf9619a907281d498ebb92a9aff52e6eb636e73198ab678e7807e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa9f451daf9619a907281d498ebb92a9aff52e6eb636e73198ab678e7807e4c", kill_on_drop: false }` [INFO] [stdout] faa9f451daf9619a907281d498ebb92a9aff52e6eb636e73198ab678e7807e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716dbec36dc4e203a43e9329e83ad3807b2c6388e63662002b2ca760ee608fa0 [INFO] running `Command { std: "docker" "start" "-a" "716dbec36dc4e203a43e9329e83ad3807b2c6388e63662002b2ca760ee608fa0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mabi-pack2 v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbGAKJ5/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "-lc_snow2" "/opt/rustwide/target/debug/deps/{libwalkdir-d4051467a448ae9e,libsame_file-1ceb7b6153588b15,libregex-2aa0e4194567f4b2,libaho_corasick-e345fb526f658cc9,libregex_syntax-a8b7a392e3a16251,libminiz_oxide-dd076940a9acaf3a,libadler-f4caa73e14204bdd,libbyteorder-379f547b04d51d02,libbyte_slice_cast-64399332330aa97e,libanyhow-f98ce2a598f42a57,libclap-e0517d0d99f0ebdd,libstrsim-d620f0ade87b0f1f,libatty-f632c7c22e141937,liblibc-89d364de233b59d4,libtermcolor-3421dff75a1a6c35,libtextwrap-d4e5dbd11df5deb0,libindexmap-64e95a5f3ec2e88f,libhashbrown-6be3a3b5258097e1,libos_str_bytes-f71be2f5efde708d,libmemchr-52a166a992efed94,libbitflags-e2b4db6c651223da}.rlib" "/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" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbGAKJ5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/mabi-pack2-646118282acc9424/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mabi_pack2-54e8d14cbb11585b" "-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: snow_keystream_fast [INFO] [stdout] >>> referenced by snow2_fast.c:388 (src/snow2_fast.c:388) [INFO] [stdout] >>> snow2_fast.o:(c_snow2_generate_keystream) in archive /opt/rustwide/target/debug/build/mabi-pack2-646118282acc9424/out/libc_snow2.a [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mabi-pack2` (bin "mabi-pack2") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "716dbec36dc4e203a43e9329e83ad3807b2c6388e63662002b2ca760ee608fa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716dbec36dc4e203a43e9329e83ad3807b2c6388e63662002b2ca760ee608fa0", kill_on_drop: false }` [INFO] [stdout] 716dbec36dc4e203a43e9329e83ad3807b2c6388e63662002b2ca760ee608fa0